ul{list-style:none ;}
img{border:none;}
/* banner-box */
.banner-box{ width: 100%; height: 100%; position:relative; overflow:hidden; margin: 0 auto;}
.banner-box .bd{ width:100% !important; height: 100%;}
.banner-box .bd ul{ height: 100%;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden; height: 571px;}
.banner-box .bd li{width:100% !important; height: 100%;}
.banner-box .bd li a{display:block;}
.banner-box .bd li.slide { width: 100%; height: 100%;}
.banner-box .bd li.slide img{ width: 100%; height: 100%; display: block;}

.banner-btn{width:90%;position:absolute;top:40%;left:5%;}
.banner-btn a{display:block;width:100px;height:104px;position:absolute;top:0;}
.banner-btn a.prev{left:10px;background:url(../images/foot.png) no-repeat 0 0;}
.banner-btn a.next{right:10px;background:url(../images/foot.png) no-repeat -100px 0;}
.banner-box .hd {position:absolute;top:210px;left:537px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#DA324D;}

.mobileNavToggle{
     width: 20px;
    height: auto;
    position: fixed;
    display: none;
    z-index: 999;
    right: 20px;
    top: 40px;
}
.mobileNavToggle ul li{
    width: 20px;
    border-bottom: #ffffff solid 2px;
    margin-top: 5px;
}
